home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 41.zip / BS1 part 41 / parallel-C disk ^1.adf / NET.H < prev    next >
Text File  |  1997-12-31  |  186b  |  11 lines

  1. /***   NET.H
  2.  ***
  3.  ***   Header file for the net_send and net_receive functions.
  4.  ***
  5.  ***   Rev 000  16-Dec-87  JF    Created
  6.  ***
  7.  ***/
  8.  
  9. #define NET_MAX_PACKET_LENGTH 1024
  10.  
  11.